func runtime.readmemstats_m

3 uses

	runtime (current package)
		heapdump.go#L34: 		readmemstats_m(&m)
		mstats.go#L406: 		readmemstats_m(m)
		mstats.go#L412: func readmemstats_m(stats *MemStats) {